oncall-engine/engine/apps/chatops_proxy
Vadim Stepanov 25031b3463
Tweak chatops-proxy sync (#4627)
# What this PR does

Fix for
https://raintank-corp.slack.com/archives/C04JCU51NF8/p1719452618841629.
* Move chatops-proxy sync tasks to the long queue
* Batch tasks slower (12 hours instead of 30 minutes)

<!--
*Note*: if you have more than one GitHub issue that this PR closes, be
sure to preface
each issue link with a [closing
keyword](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/using-keywords-in-issues-and-pull-requests#linking-a-pull-request-to-an-issue).
This ensures that the issue(s) are auto-closed once the PR has been
merged.
-->

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] Added the relevant release notes label (see labels prefixed w/
`release:`). These labels dictate how your PR will
    show up in the autogenerated release notes.
2024-07-08 15:33:58 +00:00
..
events Handle slack uninstall event from chatops-proxy (#4510) 2024-06-14 07:46:14 +00:00
tests Handle slack uninstall event from chatops-proxy (#4510) 2024-06-14 07:46:14 +00:00
__init__.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
client.py Post stack slug to chatops proxy (#4559) 2024-06-21 06:40:34 +00:00
register_oncall_tenant.py Peridic chatops proxy sync (#4565) 2024-06-24 04:35:59 +00:00
tasks.py Tweak chatops-proxy sync (#4627) 2024-07-08 15:33:58 +00:00
urls.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00
utils.py Peridic chatops proxy sync (#4565) 2024-06-24 04:35:59 +00:00
views.py Prepare OnCall for Unified Slack App (#4232) 2024-06-03 09:07:10 +00:00