-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
OS Windows 10.
Docker started, mongodb API and mysql API started.
But http API not started.…
-
### Checklist
- [x] The bug is reproducible against the latest release and/or `master`.
- [x] There are no similar issues or pull requests to fix it yet.
### Describe the bug
The documen…
-
Implement health endpoints on the backend for uptime and post-deployment monitoring.
[Possibly borrow concepts from k8s.](https://kubernetes.io/docs/reference/using-api/health-checks/)
-
### First Check
- [X] This is not a feature request
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched t…
-
When we generate migrations with Alembic, it always tries to drop a bunch of indexes. Running the migration fails because they are used by foreign keys.
The dropped indexes are those for the primar…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Prefect documentation for this issue.
…
-
### First Check
- [X] This is not a feature request
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched t…
-
### Issue description
When pipenv loads environment variables from a .env file, it treats inline comments as if they were part of the value and incorrectly assigns them.
### Expected result
…
-
I am using the python API to submit a `Deployment`. The following migration error is thrown.
```
Traceback (most recent call last):
File "/home/rxrx/git/mousera2/build/venv/lib/python3.8/site-…
-
Dear Sir,
RUN alembic upgrade head
---> Running in abf1ce0bccc0
Traceback (most recent call last):
File "/usr/local/bin/alembic", line 8, in
sys.exit(main())
File "/usr/local/lib/pytho…