openreplay/api/chalicelib/core
Taha Yassine Kraiem 5a49f0e595 feat(chalice): refactored Jobs
feat(chalice): added limits on Jobs

(cherry picked from commit 585d893063)
2023-04-12 17:03:31 +01:00
..
__init__.py feat(chalice): fixed create clickMap card 2023-01-24 19:40:28 +01:00
alerts.py feat(chalice): fixed batch notifications 2023-03-24 17:28:43 +01:00
alerts_listener.py feat(alerts): user series-name for notifications message 2023-02-03 12:04:57 +01:00
alerts_processor.py feat(alerts): fixed no-events-join builder 2023-02-17 13:10:34 +01:00
announcements.py
assist.py feat(chalice): Kafka health check 2023-04-11 13:50:59 +01:00
authorizers.py feat(chalice): changed login 2022-12-12 12:30:13 +01:00
autocomplete.py feat(chalice): fixed autocomplete 2023-01-30 13:10:11 +01:00
boarding.py
click_maps.py feat(chalice): fixed create clickMap card 2023-01-24 19:40:28 +01:00
collaboration_base.py feat(chalice): fixed update slack 2023-01-27 13:50:50 +01:00
collaboration_msteams.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
collaboration_slack.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
countries.py feat(chalice): refactored autocomplete search 2023-01-04 18:37:44 +01:00
custom_metrics.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
dashboards.py feat(chalice): fixed create&add card to dashboard at the same time 2023-02-28 11:42:16 +01:00
errors.py feat(chalice): fix errors sort 2023-01-31 16:18:17 +01:00
errors_favorite.py
errors_viewed.py
events.py feat(chalice): refactored autocomplete search 2023-01-04 18:37:44 +01:00
events_ios.py feat(chalice): refactored autocomplete 2023-01-03 17:45:53 +01:00
funnels.py feat(chalice): funnels cleaned 2023-01-23 14:41:35 +01:00
health.py feat(chalice): fixed custom namespaces 2023-04-07 12:34:22 +01:00
heatmaps.py feat(chalice): clickmap fixed click_rage count 2023-03-09 12:51:22 +01:00
insights.py
integration_base.py
integration_base_issue.py
integration_github.py feat(chalice): obfuscate Github token after insert/update 2023-01-27 17:08:39 +01:00
integration_github_issue.py
integration_jira_cloud.py
integration_jira_cloud_issue.py
integrations_global.py feat(chalice): fixes 2023-02-06 17:47:37 +01:00
integrations_manager.py
issues.py
jobs.py feat(chalice): refactored Jobs 2023-04-12 17:03:31 +01:00
license.py
log_tool_bugsnag.py
log_tool_cloudwatch.py
log_tool_datadog.py
log_tool_elasticsearch.py
log_tool_newrelic.py
log_tool_rollbar.py
log_tool_sentry.py
log_tool_stackdriver.py
log_tool_sumologic.py
log_tools.py
metadata.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
metrics.py feat(chalice): fixed 4xx and 5xx data transformer 2023-01-31 11:46:38 +01:00
mobile.py
notifications.py
performance_event.py
projects.py feat(chalice): changed projects sort 2023-03-31 12:04:15 +01:00
reset_password.py feat(chalice): refactored 2022-11-07 16:49:51 +01:00
resources.py
saved_search.py
sessions.py feat(chalice): refactored Jobs 2023-04-12 17:03:31 +01:00
sessions_assignments.py
sessions_devtool.py feat(chalice): fixing jobs execution 2023-04-12 17:03:30 +01:00
sessions_favorite.py feat(chalice): split replay 2023-03-14 13:25:14 +01:00
sessions_metas.py
sessions_mobs.py feat(chalice): fixed jobs execution 2023-04-12 17:03:29 +01:00
sessions_notes.py feat(chalice): changed notes 2023-01-30 12:31:13 +01:00
sessions_replay.py feat(chalice): skip mob existence verification 2023-04-07 16:15:46 +01:00
sessions_viewed.py
significance.py feat(chalice): funnels fixed negatif-event multi-value support 2023-03-08 17:06:43 +01:00
signup.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
socket_ios.py
sourcemaps.py Merge remote-tracking branch 'origin/main' into api-v1.9.5 2022-11-29 16:07:56 +01:00
sourcemaps_parser.py
telemetry.py
tenants.py feat(chalice): dynamic health-check endpoint 2023-03-14 15:00:18 +01:00
users.py feat(chalice): EE role check on member update 2023-04-04 13:48:36 +01:00
webhook.py feat(chalice): changed health-check endpoint behaviour 2023-03-29 10:32:49 +01:00
weekly_report.py