Philipp Steinrötter
Philipp Steinrötter
Hi, thanks for the package - its very neat! I was wondering if it is possible to enable a reverse mode, e.g. for a chat application where the user scrolls...
Hi, it seems like that the `@ResolveReference()` decorator is currently not supported. It is not picked up and added to the server. I am trying to work on that, but...
### 📜 Description Hey! The styling of the React Notification Center Settings screen is off. There are customisation options for the component, but our expectation was that there is a...
### What version of Bun is running? latest ### What platform is your computer? I am running the ci on macOS and ubuntu. ### What steps can reproduce the bug?...
Hey, Queuing is part of most applications, and it would be awesome if Supabase would provide a native and well-integrated solution. With the current architecture, I would assume that a...
## Description we experienced a downtime this morning after which the db was restarted. unfortunately, the queue was not restarted because "cannot connect now" is not retryable. this pr adds...
Hi everyone, thanks for the great work on htm.core! I am doing some research on leveraging HTM for anomaly detection and I am wondering wether I should use htm.core or...
Hi, is it possible to provide (a small) part of the federated schema from the same server the gateway is running on? From the docs (and also apollos docs), it...
Hey! Thanks for your work, highly appreciated! Unfortunately, we are using pnpm in our mono repo and it seems like the expo plugin does not work with that. We continue...
# Bug report ## Describe the bug After pg_net got upgraded, it throws a permission denied for table http_request_queue when trying to make a request as an authenticated user. ##...