Skip to content

feat: enhance function removal with retry mechanism for ProvisionConf… - #71

Merged
rsonghuster merged 1 commit into
masterfrom
fix-remove
Aug 11, 2025
Merged

feat: enhance function removal with retry mechanism for ProvisionConf…#71
rsonghuster merged 1 commit into
masterfrom
fix-remove

Conversation

@rsonghuster

Copy link
Copy Markdown
Contributor

…igExist error

  • Add ProvisionConfigExist error code to FC_API_ERROR_CODE enum
  • Implement retry mechanism in function removal (20 attempts with 2s interval)
  • Improve error handling and logging for provision config operations
  • Refactor provision_config.ts with better code organization and separation of concerns
  • Use enum values instead of hardcoded strings for better maintainability

…igExist error

  - Add ProvisionConfigExist error code to FC_API_ERROR_CODE enum
  - Implement retry mechanism in function removal (20 attempts with 2s interval)
  - Improve error handling and logging for provision config operations
  - Refactor provision_config.ts with better code organization and separation of concerns
  - Use enum values instead of hardcoded strings for better maintainability
@rsonghuster
rsonghuster merged commit 845f988 into master Aug 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant