8000 Develop 0.4.0 by Sekers · Pull Request #45 · Sekers/SKYAPI · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Develop 0.4.0 #45

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

Merged
merged 11 commits into from
Jan 22, 2025
Merged

Develop 0.4.0 #45

merged 11 commits into from
Jan 22, 2025

Conversation

Sekers
Copy link
Owner
@Sekers Sekers commented Jan 22, 2025

No description provided.

Sekers added 11 commits October 14, 2024 12:56
MERGE MASTER INTO DEVELOP AFTER 0.3.11 RELEASE
… or Invoke-RestMethod.

This improves performance due to a bug in some versions of PowerShell. It was eventually fixed in Core (v6.0.0-alpha.13) but still is around in Desktop.

More Information: PowerShell/PowerShell#2640
Some errors that are often transient now do an exponential delay rather than just retrying up to 5 times with a 5-second delay in-between.

Exponential Delay:

Failure Count	Wait Time Before Retry (seconds)	Total Wait Time
1	5	5
2	10	15
3	20	35
4	40	75
5	80	155
6	160	315
7	0	315
- Removed the unimplemented 'MiniHTTPServer' alternate method of capturing authentication as this would be overkill and is unnecessary.
- Removed the 'LegacyIEControl' alternate method of capturing authentication as it is no longer supported by Blackbaud.
@Sekers Sekers merged commit 8995e0f into master Jan 22, 2025
Sekers added a commit that referenced this pull request Jan 22, 2025
Merge pull request #45 from Sekers/develop
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
0