Dmitrii Bykov
Dmitrii Bykov
WWindmill
Created by Dmitrii Bykov on 2/14/2024 in #help
Incorrect Run Time Estimation: Seeking Assistance to Correct a 4-Hour Miscalculation
One of my runs indicated that it took 14,831.792 seconds, which is approximately equal to 4 hours. However, in reality, it lasted about 1.5 hours. I'm here seeking support from someone who can verify what's incorrect with this estimation. Due to these calculations, I've exhausted all my computing resources and need to ensure their accuracy.
6 replies
WWindmill
Created by Dmitrii Bykov on 1/17/2024 in #help
Custom component interface documentation
Hi 👋 Can you please explain this interface and how app/component interact with each other? https://github.com/windmill-labs/windmill-custom-component-template/blob/553d10449adec81086765efc26d362548b45a011/src/global.d.ts After reviewing the code, I understand there's a data exchange mechanism between the app and the component. However, it's unclear how to define component actions for use within the editor. Additionally, guidance on setting up events emitted by the component, which the editor can respond to, would be helpful. Thank you for your hard work 🙏
13 replies