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

Introduce PermissionSet Group Awaiter timeout #144

Open
packocz opened this issue Dec 2, 2024 · 0 comments
Open

Introduce PermissionSet Group Awaiter timeout #144

packocz opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels

Comments

@packocz
Copy link

packocz commented Dec 2, 2024

We've recently started running into intermittent delays of several hours in PSG updates. The recalculation post deploy (package upgrade really) can take more than 3hrs. The PSG Awaiter patiently blocks the subsequent update delaying feedback on our development.

PSG Awaiter should have a timeout (perhaps configurable) so that it would not sit around for so long and allow the rest of the deployment / upgrade process to proceed and potentially crash - given earlier feedback.

Image

Further info from SF Support:

Further deployments should be possible even if PSG is still updating
The recalculation process can sometimes take longer due to dangling ForeignKeys. These can be removed by running specific fixers. If that is the case , developer support team from salesforce can help check further. As far as i understood as it is an Async process it might not have available resources to run

@dieffrei dieffrei self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants