Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

fix(anomaly-params): use .get instead of indexing, check rca_time exists #1043

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

Samyak2
Copy link
Contributor

@Samyak2 Samyak2 commented Jul 19, 2022

When setting up an hourly anomaly for the first time, scheduler_params["time"] does not exist and throws an error in this part of the code.

When setting up an hourly anomaly for the first time,
`scheduler_params["time"]` does not exist and throws an error in this
part of the code.
@Samyak2 Samyak2 added 🐛 bug Something isn't working 🛠️ backend labels Jul 19, 2022
@Samyak2 Samyak2 added this to the v0.10.0 milestone Jul 19, 2022
@Samyak2 Samyak2 requested a review from varunp2k July 19, 2022 10:50
@gitpod-io
Copy link

gitpod-io bot commented Jul 19, 2022

@netlify
Copy link

netlify bot commented Jul 19, 2022

Deploy Preview for frontend-sb ready!

Name Link
🔨 Latest commit 899cd79
🔍 Latest deploy log https://app.netlify.com/sites/frontend-sb/deploys/62d68c7c774bee0008b81805
😎 Deploy Preview https://deploy-preview-1043--frontend-sb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@varunp2k varunp2k merged commit 9fb35e8 into develop Jul 19, 2022
@Samyak2 Samyak2 deleted the fix/hourly-anomaly-config-dd-scheduling branch July 19, 2022 11:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛠️ backend 🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants