Loïc Mathieu

Results 194 issues of Loïc Mathieu

### Feature description From the webserver we have two follow endpoints to follow and execution running, or execution logs. Those use the queue so, in JDBC, they poll the database...

area/backend
enhancement
kind/cooldown

Fixes #5492 The removed methods in the run context are still used by the JIRA plugin so we will wait for it to be refactored before this PR can be...

Fixes #5694 I added a breaking change notice but as there is a very high probability that nobody is in the condition to have the breaking change it may not...

kind/breaking-change

Using Cloud SQL is not that simple as it needs additional libraries, configuration and native support. All these are explained in the guide: https://quarkus.io/guides/deploying-to-google-cloud But when things changed, a guide...

Can it be backported to 3.21 as it's based on 3.21, but it didn't make it in time for the release?

### Describe the issue When an error message is big, the toaster cannot be closed. ![Image](https://github.com/user-attachments/assets/f644d439-2481-4219-939a-e67482e2eea6) We should either have a scrollbar or limit the number of characters (with possibly...

bug
area/frontend
kind/quick-win
good first issue

- By default, switch from quick polling to long polling after 30s of inactivity on a queue - By default, configure long polling interval to 500ms - Use steps to...

kind/do-not-merge

Part-of: https://github.com/kestra-io/kestra-ee/issues/3136

### What changes are being made and why? --- ### How the changes have been QAed? --- ### Setup Instructions

May be related to https://github.com/kestra-io/kestra/issues/7406