* 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. |
||
|---|---|---|
| .. | ||
| bounty.yml | ||
| elsa-server-and-studio.yml | ||
| elsa-server.yml | ||
| elsa-studio.yml | ||
| packages.yml | ||
| pr.yml | ||
| stale.yml | ||