1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib/addons
Nuno Góis bb58a516bd
feat: improve slack app addon scalability (#4284)
https://linear.app/unleash/issue/2-1237/explore-slack-app-addon-scalability-and-limitations

Relevant document:
https://linear.app/unleash/document/894e12b7-802c-4bc5-8c22-75af0e66fa4b

 - Implements 30s cache layer for Slack channels;
 - Adds error logging;
 - Adds respective tests;
 - Slight refactors and improvements for overall robustness;

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2023-07-20 13:37:06 +01:00
..
__snapshots__ feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
addon-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
addon.test.ts task: Use make-fetch-happen (#1500) 2022-04-28 10:57:52 +02:00
addon.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
datadog-definition.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
datadog.test.ts chore: Datadog addon, ability to include source type name (#4196) 2023-07-10 15:38:53 +02:00
datadog.ts chore: Datadog addon, ability to include source type name (#4196) 2023-07-10 15:38:53 +02:00
feature-event-formatter-md.test.ts Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
feature-event-formatter-md.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
index.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
installation-definition-schema.ts feat: Slack App addon (#4238) 2023-07-14 09:49:34 +01:00
slack-app-definition.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
slack-app.test.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
slack-app.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00
slack-definition.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
slack.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
slack.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams-definition.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
teams.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
teams.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook-definition.ts Feat(#4205): add potentially stale events to addons (#4279) 2023-07-19 13:52:19 +00:00
webhook.test.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00
webhook.ts task: Add customHeaders as possible parameter. (#4139) 2023-07-05 09:42:17 +02:00