Current Behavior
When you first deploy an app using rsconnect::deployApp() there is an initial history created with logs:
Then there is another history item created for the same exact timestamp with the actual deployment.
Expected Behavior
Only one history item gets created per deployment.


