Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial version working in a console #1

Merged
merged 30 commits into from
Mar 16, 2019
Merged

Conversation

Hinni
Copy link
Owner

@Hinni Hinni commented Feb 8, 2019

I was able to test the mechanism in a console app, but not yet on a Seq instance.

  • Starts a EventProcessorHost to consume messages from Azure Event Hub
  • Creates a preview Nuget as Artifact during pullrequest CI
  • Creates a Nuget.org release after merge to master branch
  • Allows to disable verbose logging
  • TestConsole for local testing without Seq

@Hinni Hinni self-assigned this Feb 8, 2019
@Hinni
Copy link
Owner Author

Hinni commented Feb 9, 2019

On my local machine everything works fine and fast. But as an App in Seq it acts very slow and throws exceptions... is this app started in a special way in Seq?

@Hinni Hinni added this to the v1.0.0 milestone Feb 9, 2019
@Hinni Hinni added the help wanted Extra attention is needed label Feb 9, 2019
@Hinni
Copy link
Owner Author

Hinni commented Feb 23, 2019

Hi @nblumhardt
Now the project works only on docker - smooth and quick. I think there is an issue in Seq.App.GenericHost on Windows for backward compatibility, maybe? Are there some dependencies which I have to mention in the case of .net 4.5?
Thanks for your help.

@nblumhardt
Copy link
Collaborator

That's awesome! I'll try to carve out some time this week to spin up the Windows version and see what might be going on, there 👍

@Hinni Hinni merged commit d240077 into master Mar 16, 2019
@Hinni Hinni deleted the features/initialize-project branch March 16, 2019 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants