Markus Unterwaditzer

Results 119 issues of Markus Unterwaditzer

Is there an obvious recommended way to report issues for any link that became broken over time, and fail the PR for any introduced links that are immediately broken? I...

enhancement

FastAPI is just Starlette which is just ASGI. We have an [ASGI](https://docs.sentry.io/platforms/python/guides/asgi/) integration that should work fine. However, it would be nice to have deeper integration than we currently provide,...

enhancement
new-integration
Status: Backlog
Jira

``` Exception in thread Thread-1: Traceback (most recent call last): File "/usr/local/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() File "/usr/local/lib/python2.7/site-packages/sentry_sdk/integrations/threading.py", line 69, in run reraise(*_capture_exception()) File "/usr/local/lib/python2.7/site-packages/sentry_sdk/integrations/threading.py", line 67, in run...

bug
Status: Backlog

E.g. show a datepicker, useful for [todoman](https://git.barrera.io/hobarrera/todoman/).

## Example Two PUTs (called `a` and `b`) requests to the same filepath with `If-None-Match: *` are launched at the same time: - `RemoteStorage->putDocument` is called for both requests. Precondition...

bug

I don't use remoteStorage anymore, at all. If somebody wants to keep maintaining this, I'd be happy to make an organization.

Will likely need additional exposed APIs in iron-router

refactor

- Login with valid username and invalid password: Long response time - Login with invalid username: Short response time https://cryptocoding.net/index.php/Coding_rules#Avoid_branchings_controlled_by_secret_data The question is, do we care?

security