-
Three of these incidents so far. Can we catch them with a retry and have them succeed?
Sentry Issue: [COURTLISTENER-8KV](https://freelawproject.sentry.io/issues/6060005242/?referrer=github_integrati…
-
## Overview
**pgstacrs** will be a "full access" Python API for [pgstac](https://github.com/stac-utils/pgstac) backed by the [pgstac crate](https://crates.io/crates/pgstac).
## Prior art
- [p…
-
The for loop adds to unique elements if i==0 which will always be true on first iteration, and adds arr[i-1] instead of arr[i] to removed elements. This will result in extra items in unique elements a…
-
Post SignUp/ SIgnIn , user should not be able to go back to sign in page , the flow of application should start from dashboard page
-
The auth process will attempt to base64 decode bearer tokens without validation or a try/catch leading to 500s where the error should be in the 4xx range.
-
### Prerequisites
- [X] This is **NOT** a [_YouTube_](https://www.github.com/uBlockOrigin/uAssets/issues/20586), [_Facebook_](https://www.github.com/uBlockOrigin/uAssets/issues/3367), [_Twitch_](http…
-
Basically the index always start as one more than they should and this causes index errors. All of the ones should be zeros and were getting index out of bounds for loops.
-
-
### Name
harshline
### Discord Username (if applicable)
harshline
### Additional Context
I am new to GitHub and came here from your course.
-
Route not found page should have a button to redirect to home page :
Home page button should redirect user to dashboard if user is logged in otherwise user should be redirected to signin page