teocns
teocns
Building the Docker image I noticed it was sized at 7GB in size and that it took 5 minutes for the build to complete. |REPOSITORY |TAG |IMAGE ID |CREATED |SIZE...
Hey there, I was trying to search for a suitable plugin to adopt, but couldn't find any yet. First of all congrats for your product! These are some of the...
### Which project are you requesting an enhancement for? kr8s ### What do you need? Plenty of years ago I had developed a Django backend system providing amazing sync relationsheep...
Does the package support, or plan to support attribute-from-module imports? From [peps docs](https://peps.python.org/pep-0690/): > There are also third-party packages such as [demandimport](https://github.com/bwesterb/py-demandimport/). These provide a “lazy module object” which delays...
Follows https://github.com/nvim-telescope/telescope.nvim/blob/master/developers.md beware I haven't had the chance to test thoroughly, it is a freshly baked implementation
**Is your feature request related to a problem? Please describe.** Copying (``) from the "changes" panel adds `+` and `-` symbols on the first column of each line as diff...
### Which project are you reporting a bug for? kr8s ### What happened? When I was just about to celebrate testing a flask app in production.... kr8s took it away...
Firstly, thank you for the effort in developing and publishing _syncer_. I believe there is some potential for misunderstanding the purpose of the package, based on the current documentation and...
It seems async wasn't being correctly used and pretty obvious errors were being thrown within async tasks ``` redis_block = RedisDatabase.load("mein") s3_block = S3Bucket.load("stuff") task_cached = partial( task, cache_policy=(INPUTS).configure( isolation_level=IsolationLevel.READ_COMMITTED,...
## Title Add AgentOps Integration Documentation ## Relevant issues N/A ## Type 📖 Documentation ## Changes - Added comprehensive documentation for AgentOps integration - Included feature overview table with key...