issues
search
oss-know
/
airflow-jobs
Apache License 2.0
6
stars
19
forks
source link
Fix token remove key error and github 404 error
#104
Closed
crystaldust
closed
2 years ago
crystaldust
commented
2 years ago
Catch the
GithubResourceNotFoundError
in GithubAPI class methods
When removing token from the list, always check if it exists
GithubResourceNotFoundError
in GithubAPI class methods