elsa-core/.github/workflows
Sipke Schoorstra a2448523a9
Fix race condition and add rate limiting to bookmark queue processing (#6187)
* Fix race condition and add rate limiting to bookmark queue processing

Introduce rate-limited function invocation for bookmark queue processing using ThrottleDebounce library to optimize performance. Update related classes and interfaces to support asynchronous and cancellation-aware operations, improving system responsiveness. Adjust logging to provide more detailed information during bookmark queue handling.

* Enable workflows on bug branches

This change updates the GitHub Actions workflow configuration to trigger on branches with the 'bug/*' pattern. This allows for automated actions on bug fix branches alongside the main branch, improving development and testing processes.
2024-12-07 17:34:10 +01:00
..
bounty.yml Update string formatting in bounty.yml 2024-04-10 19:52:43 +02:00
elsa-server-and-studio.yml Add OpenTelemetry support for tracing workflow execution 2024-09-23 11:35:43 +02:00
elsa-server.yml Add OpenTelemetry support for tracing workflow execution 2024-09-23 11:35:43 +02:00
elsa-studio.yml Add OpenTelemetry support for tracing workflow execution 2024-09-23 11:35:43 +02:00
packages.yml Fix race condition and add rate limiting to bookmark queue processing (#6187) 2024-12-07 17:34:10 +01:00
pr.yml Upgrade to NUKE 8.1 (#5952) 2024-09-12 09:56:06 -07:00
stale.yml Add workflow to close stale issues and PRs 2024-11-12 11:19:09 +01:00