You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The apiIntegration method on the ExecutorService is an odd ball and feels like tight coupling. We should develop a cleaner way of setting up an API without requiring a coupled method on a generic factory class.
The text was updated successfully, but these errors were encountered:
The
apiIntegration
method on the ExecutorService is an odd ball and feels like tight coupling. We should develop a cleaner way of setting up an API without requiring a coupled method on a generic factory class.The text was updated successfully, but these errors were encountered: