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

maint: attempt to fix repeated HTTP 202 #92

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented Aug 12, 2022

Change log

  • removes http:// & https:// retry mount from request session
  • removes request session (corrupt cookies might cause trouble)
  • uses fake user-agent for each fresh requsts (new depns)
  • updt. deps, adds SAST dev deps - bandit

Note

Before merge, if you wanna test, change the workflow line to - uses: joe733/waka-readme@workshop. If it's working after tests, you can react 👍🏻 to this thread, else comment below. Change it back to - uses: athul/waka-readme@master to avoid nasty surprise if the forked-branch workshop disappears.

PS

  • Manual tests are working fine.
  • Maximum waka-readme action runtime is ~300s
  • Larger time range seems to take around 10 - 30 min for completion.

potentially fixes #91

- removes http:// & https:// mount from request session
- removes request session (corrupt cookies might cause trouble)
- uses fake user-agent for each fresh requsts (new depns)
- updt. deps, adds SAST dev deps - bandit
This was linked to issues Aug 12, 2022
@yozachar yozachar merged commit 6a37da6 into athul:master Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant