Skip to content

Introduce solid Invoke-Action1ApiRequest function to handle 429 HTTP code#23

Merged
AleksyRembicki-Action1 merged 10 commits into
mainfrom
feature/25956_Handle_429_Http_code
May 21, 2026
Merged

Introduce solid Invoke-Action1ApiRequest function to handle 429 HTTP code#23
AleksyRembicki-Action1 merged 10 commits into
mainfrom
feature/25956_Handle_429_Http_code

Conversation

@AleksyRembicki-Action1
Copy link
Copy Markdown
Collaborator

  1. Create universal solid Invoke-Action1ApiRequest{} function to handle 429 HTTP code
  2. Replace DoGet{} with Invoke-Action1ApiRequest{}
  3. Replace PushData{} with Invoke-Action1ApiRequest{}
  4. Replace standard Invoke-WebRequest{} calling with Invoke-Action1ApiRequest{} everywhere
  5. The only one Invoke-WebRequest{} call left in the module inside Invoke-Action1ApiRequest{}

@AleksyRembicki-Action1 AleksyRembicki-Action1 added the enhancement New feature or request label May 14, 2026
@AleksyRembicki-Action1 AleksyRembicki-Action1 changed the title Introduce solid Invoke-Action1ApiRequest function Introduce solid Invoke-Action1ApiRequest function to handle 429 HTTP code May 14, 2026
Copy link
Copy Markdown
Collaborator

@AndrewKu-Action1 AndrewKu-Action1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@AleksyRembicki-Action1 AleksyRembicki-Action1 merged commit b2028af into main May 21, 2026
1 check passed
@AleksyRembicki-Action1 AleksyRembicki-Action1 deleted the feature/25956_Handle_429_Http_code branch May 21, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants