Hello! Coming from Airflow world, we use custom ex...
# ask-community
a
Hello! Coming from Airflow world, we use custom executor (agent) extensively due to the nature of our worker clouds. Is there a similar functionality in Perfect where agent is pluggable?
k
Hey @Alexander Chen, it kind of is. Someone made a Monad agent here in the community. What is the use case you are thinking of?
Kind of because it takes some effort of course
a
We have several proprietary internal clouds where our team utilize heavily. Unfortunately, because they are proprietary and also varies in implementation, we can’t rely on any executor/agent out of the box.
k
Sorry it was Nomad. Check this thread
a
Ok, thanks!