Files
windmill/backend/windmill-api
pyranota ad69c08228 fix get_job_update returning error (#4427)
When get_progress specified to true, but there is no record of progress for given job
Endpoint will fail and return error.

Nothing cricial but should be fixed.
2024-09-24 10:24:26 +02:00
..
2024-04-08 01:42:43 +02:00
2024-09-20 15:38:38 +02:00
2024-04-08 01:42:54 +02:00

Windmill API

The API server, exposing functionality to other components and the frontend

This crate exposes both a library as well as a binary target.