Skip to content

Update sendPost, log responses and run URL#173

Merged
rosswhitfield merged 1 commit into
HPC-SimTools:mainfrom
rosswhitfield:update_sendpost2
Sep 23, 2022
Merged

Update sendPost, log responses and run URL#173
rosswhitfield merged 1 commit into
HPC-SimTools:mainfrom
rosswhitfield:update_sendpost2

Conversation

@rosswhitfield
Copy link
Copy Markdown
Member

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 23, 2022

Codecov Report

Merging #173 (d510ab7) into main (f310a1e) will decrease coverage by 3.14%.
The diff coverage is 96.55%.

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   82.15%   79.00%   -3.15%     
==========================================
  Files          29       26       -3     
  Lines        5115     4987     -128     
==========================================
- Hits         4202     3940     -262     
- Misses        913     1047     +134     
Impacted Files Coverage Δ
ipsframework/portalBridge.py 83.12% <96.42%> (+0.36%) ⬆️
ipsframework/component.py 88.97% <100.00%> (ø)
ipsframework/configurationManager.py 80.81% <100.00%> (-1.56%) ⬇️
ipsframework/ips_dakota_dynamic.py 23.33% <0.00%> (-54.17%) ⬇️
ipsframework/ips.py 84.82% <0.00%> (-4.48%) ⬇️
ipsframework/ipsLogging.py 91.30% <0.00%> (-1.09%) ⬇️
ipsframework/ips_dakota_client.py
ipsframework/dakota_bridge.py

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@elwasif
Copy link
Copy Markdown
Contributor

elwasif commented Sep 23, 2022

I'm getting an error when I try to run using this PR branch
`2022-09-23 13:21:22,913 FWK_COMP_PortalBridge_7 ERROR Portal Error: 500 <!doctype html>

<title>500 Internal Server Error</title>

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

PORTAL_RUNID = ABC_sim_karnak_eiw_2022-09-23T13:21:22.387
`

@rosswhitfield
Copy link
Copy Markdown
Member Author

I'm getting an error when I try to run using this PR branch `2022-09-23 13:21:22,913 FWK_COMP_PortalBridge_7 ERROR Portal Error: 500 <!doctype html>

<title>500 Internal Server Error</title> # Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

PORTAL_RUNID = ABC_sim_karnak_eiw_2022-09-23T13:21:22.387 `

This requires changes to the IPS-portal before it will work, I am going to wait until I have those changes in place before I merge this.

@rosswhitfield
Copy link
Copy Markdown
Member Author

@elwasif Try again, I deployed the changes to the IPS-portal and this should work now.

@elwasif
Copy link
Copy Markdown
Contributor

elwasif commented Sep 23, 2022

This seems to work now, seeing 3 Seconds lag at the end of the run

@rosswhitfield rosswhitfield merged commit 263c6a2 into HPC-SimTools:main Sep 23, 2022
@rosswhitfield rosswhitfield deleted the update_sendpost2 branch September 23, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants