Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(picklist-background): add retry counter to picklist update #8

Merged
merged 3 commits into from
Feb 20, 2024

Conversation

Rocko1204
Copy link
Collaborator

Hi @azlam-abdulsalam

The picklist background job is a known Salesforce error that can also occur in the install and build jobs. So I can't guarantee whether 3 minutes (6 retries a 30 seconds) is enough. In my tests, 10 seconds wasn't enough. But more runs doesn't make sense at first. We should start with this settings.

I also throw an error when the update was not successfully. In the past we only had an warning log...

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at flxbl-sfp Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fc5e022) 46.29% compared to head (ec6db9c) 46.29%.

❗ Current head ec6db9c differs from pull request most recent head f381351. Consider uploading reports for the commit f381351 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   46.29%   46.29%           
=======================================
  Files          73       73           
  Lines        2817     2817           
  Branches      322      322           
=======================================
  Hits         1304     1304           
  Misses       1488     1488           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants