-
### \[SP-6\] Integrate Web3Auth and Web3 wallets
* Ensure compatibility with MetaMask, Coinbase, and Rainbow wallets (web3auth) or more.
* Implement secure authentication and transactio…
-
## In what area(s)?
/area runtime
## Describe the proposal
When a running Dapr instance (i.e., a sidecar) invokes a service on a target app, it uses the `httpClient` on the `appChanne`l. …
-
I set up a fresh Ubuntu 24.04.1 LTS server and installed Outline Server on it. I forwarded the necessary ports on my router: 48742 (TCP and UDP for the access key) and 15472 (TCP for management) to th…
-
I want to create an application to manage Student details using C#
-
This issue serves as overview for test proposals and improvements:
- [ ] Test Firebase connection more in depth (`mapswipe_workers/tests/unittests/test_firebase_connection.py`)
- Test for spec…
-
- Reuse as many connections as possible
- Multiple requests to the same channel should not create more requests
- Better error handling
- Better multi plexed long polling support
steel updated
6 years ago
-
The job manager crashed on some ApiResponseError:
The error:
```Traceback (most recent call last):
File "/data/users/Private/joris.c/lcfm-production/notebooks/sentinel1-jm.py", line 92, in
…
-
I have recently build solution using composure and getting error for Postgres database is not reachable
`2024-10-24 14:33:41,196 WARNING django-csp could not be found, not updating Content-Securit…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
The connection pool management is not thread-safe. So, when running makara in thread-intensive code, such as sidekiq, subtle errors creep in.
The fix is not entirely straightforward: AR 4 and 5 has…