oncall-engine/docs/sources
Alexander Cherepanov ec028eb9d9
Telegram long polling (#2250)
# What this PR does

Runs Telegram long polling to get updates. 
It's enabled by setting `FEATURE_TELEGRAM_LONG_POLLING_ENABLED=True`.
That will disable webhook and run separate deployment for telegram long
polling.

Telegram long polling is not very HA mode, but it does not need to
expose webhook url to internet and simplifies telegram integration.

## Which issue(s) this PR fixes

closes #561 

## 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] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-24 09:12:24 +02:00
..
escalation-chains-and-routes Update all links to use docs/reference style (#2456) 2023-07-13 14:38:35 +00:00
get-started Fix docs lint issues (#2699) 2023-07-31 17:07:19 -03:00
insights-and-metrics Add documentation about shift swap requests (#2719) 2023-08-17 10:47:16 -03:00
integrations remove some references to amixr (#2698) 2023-08-01 14:22:42 -04:00
jinja2-templating Refactor docs for the new integrations page (#2290) 2023-06-27 09:57:27 +08:00
migration-from-other-tools Docs restructure (#1703) 2023-05-24 14:11:21 +03:00
mobile-app Add documentation about shift swap requests (#2719) 2023-08-17 10:47:16 -03:00
notify fix docs linting errors 2023-07-31 10:03:54 +02:00
on-call-schedules add shift swap request demo video to public docs (#2858) 2023-08-22 15:26:08 +02:00
oncall-api-reference Enable shifts export endpoint for all schedule types (#2863) 2023-08-23 11:07:06 -03:00
open-source Telegram long polling (#2250) 2023-08-24 09:12:24 +02:00
outgoing-webhooks Webhooks Public API (#2790) 2023-08-22 14:05:52 -06:00
user-and-team-management add shift swap request demo video to public docs (#2858) 2023-08-22 15:26:08 +02:00
_index.md adjust frontmatter weight and add menu title (#2484) 2023-07-10 16:54:28 +00:00